@charset "utf-8";

/* CSS Document */


.right-share-nav {
  position: fixed;
  top: 50%;
  right: 15px;
  margin-top: -268px;
  z-index: 9;
}

.right-share-nav .item {
  width: 52px;
  height: 52px;
  text-align: center;
  margin-bottom: 15px;
  cursor: pointer;
  display: block;
  font-size: 0;
  float: none;
  padding-left: 0;
  line-height: normal;
  position: relative;
}

.right-share-nav .icon {
  width: 25px;
  height: 25px;
  margin: 0 auto;
}

.right-share-nav .i3 {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.5s, transform 0.5s;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.right-share-nav .i3.x-show {
  filter: alpha(opacity=100);
  opacity: 1;
}

.right-share-nav .i3 .icon {
  background-position: 0 -50px;
}

.right-share-nav .i1:before, .right-share-nav .i2:before, .right-share-nav .i4:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}

.right-share-nav .i1:before {
  background: url(wx.png) no-repeat center;
}

.right-share-nav .i2:before {
  background: url(wb.png) no-repeat center;
}

.middle-cont {
  width: 100%;
  height: 52px;
  background: url(top.png) no-repeat center;
}

.right-share-nav .i4:before {
  background: url(bili.png) no-repeat center;
}

.right-share-nav .i1 .wibox {
  width: 150px;
  height: 140px;
  position: absolute;
  right: 93%;
  top: 88%;
  margin-top: -65px;
  padding: 16px;
  background: url(weixin_bg.png) left top no-repeat;
  display: none;
}

canvas {
  padding-right: 10px;
}

.right-share-nav .i1 .wibox img {
  width: 100%;
  height: 100%;
}

.right-share-nav .i1:hover .wibox {
  display: block;
}


.header {
  position: relative;
  z-index: 2;
  background: url(topbj.jpg) top center no-repeat;
}

.top-wrap {
  width: 1393px;
  margin: 0 auto;
  background: url(header.png) top center no-repeat;
}

.top-link {
  padding-top: 15px;
  text-align: right;
  color: #e1cfa8;
  margin-right: 20px
}

.top-link a {
  font-size: 14px;
  color: #e1cfa8;
  margin-left: 20px;
}

.top-link i {
  margin-left: 20px;
  font-style: normal;
}

.logo {
  float: left;
  margin-left: 20px
}

.search {
  width: 318px;
  height: 36px;
  margin-top: 25px;
  margin-right: 20px;
  line-height: 36px;
  float: right;
  border-bottom: 1px solid #61A0D4;
}

.search input {
  width: 285px;
  border: none;
  height: 36px;
  color: #fff;
  font-size: 16px;
  background: none;
}

.nav {
  margin-top: 23px;

}

.nav ul li {
  float: left;
  width: 120px;
  margin-left: 34px;
  text-align: center;
  line-height: 54px;
  padding-bottom: 6px;
  position: relative;
  z-index: 9
}

.nav ul li:first-child {
  margin-left: 0;
}

.nav ul li a {
  font-size: 18px;
  color: #fff
}

.nav ul li.on {
  background: url(on.png) top center no-repeat;
}

.nav ul li:hover {
  background: url(on.png) top center no-repeat;
}

.nav ul li dl {
  display: none;
  background: #2a7cc1;
  position: absolute;
  width: 140px;
  left: -10px;
  top: 52px;
  z-index: 9;
  padding: 20px 0
}

.nav ul li dd {
  width: 120px;
  line-height: 36px;
  margin: 0 auto;
  border-top: 1px solid #1d6db1;
}

.nav ul li dd:last-child {
  border-bottom: 1px solid #1d6db1;
}

.nav ul li dd a {
  color: #fff;
  font-size: 16px;
}

.nav ul li dd a:hover {
  color: #ffc38d
}

.nav ul li dl.szzydl {
  width: 295px;
  left: -100px;
}

.nav ul li dl.szzydl dd {
  width: 265px;
}

.pub-more {
  position: absolute;
  right: 65px;
  top: 0px
}

.common a {
  color: #85B1D6;
  font-size: 14px;
}

.common .s1 {
  display: inline-block;
  background: url(more.png) no-repeat right center;
  width: 10px;
  height: 10px;
  margin-left: 10px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.common:hover .s1 {
  transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
}
.txtMarquee-left{width: 90%;overflow: hidden;}
.gg-wrap {
  position: relative;
  width: 1308px;
  height: 34px;
  line-height: 34px;
  margin: 0 auto;
  margin-top: 8px;
  background: url(ggbj.png) left top no-repeat;
}

.gg-wrap span {
  float: left;
  margin-right: 10px;
}

.gg-wrap span a {
  color: #2478BF;
  font-size: 18px;
  letter-spacing: 10px;
  font-weight: 700;
}

.gg-wrap .info {
  float: left;
  width: 1130px;
}

.gg-wrap .info p {
  background: url(dot_gg.png) left center no-repeat;
  width: auto !important;
  float: left;
  overflow: hidden;
  margin-right: 20px;
}

.gg-wrap .info p a {
  padding-left: 15px;
  font-size: 16px;
  color: #333333
}

.mainBody {
  background: url(indexbj.jpg) top left repeat;
}

.mainCenter {
  width: 1300px;
  margin: 0 auto;
  margin-top: 23px;
}

.main-top {
  width: 1200px;
  margin: 0 auto;
}

.main {
  width: 1200px;
  margin: 0 auto;

}

.ttxw {
  margin-top: 20px;
  margin-bottom: 15px;
}

.ttxw h3 {
  text-align: center;
}

.ttxw h3 a {
  font-size: 30px;
  color: #c33636;
}

.container {
  background: #f7f7f8;
}

.ywnews {
  width: 835px;
  padding: 30px 50px;
  height: 664px;
  float: left;
  background: #fff;
}

.ywswiper {
  width: 755px;
  height: 425px;

  position: relative;
  overflow: hidden;
}

.ywswiper .swiper-slide {
  position: relative;

  height: 425px;
  overflow: hidden;
}

.ywswiper .swiper-slide p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: url(txt_bj.png) left top repeat-x;
  font-size: 18px;
  color: #fff;
  text-indent: 1em;
}

.ywswiper .swiper-slide img {
  display: block;
  width: 99.4%;
  height: auto;
  margin: 0 auto;
}

.tsn {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.tsn:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ywswiper .pagination {
  position: absolute;
  right: 15px;
  bottom: 10px;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
 
}

.ywswiper .swiper-pagination-switch {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 3px;
  background: url(icon.png) left center no-repeat;
}

.ywswiper .swiper-active-switch {
  background: url(current.png) left center no-repeat;
}

.newsbox {
  width: 100%;
  margin-top: 10px;
}

.newsbox ul li {
  line-height: 36px;
  background: url(dot.png) left center no-repeat;
}

.newsbox ul li a {
  font-size: 18px;
  color: #232323;
  padding-left: 15px;
}

.see {
  text-align: right;
}

.see span a {
  font-size: 14px;
  color: #85b1d6;
}

.dt-wrap {
  width: 465px;
  height: 664px;
  float: right;
  padding-top: 30px;
  background: #fff;
  padding: 30px 50px 0px 0px
}

.dt-wrap h3.common span {
  margin-right: 0;
}

.qktg-wrap h3.common, .sxqybox h3.common {
  margin-left: 50px;
}
.ztboxpic{margin-top: 25px;}
.ztboxpic ul li{float: left;}
.ztboxpic ul li:first-child{margin-right:8px;}
.ztboxpic ul li:nth-child(2){margin-right:0px;}
.ztboxpic ul li:nth-child(3){margin-right:8px;}
.ztboxpic li img{width: 646px; height: 198px;}
h3.common a {
  display: inline-block;
  height: 40px;
  padding: 0px 20px 0px 40px;
  /* margin-left: 50px; */
  border-radius: 25px;
  font-size: 26px;
  color: #fff;
  line-height: 40px;
  background: url(titbj.png) 5px center no-repeat #b37e2e;
  font-weight: normal;
}

h3.common span {
  float: right;
  margin-right: 50px;
}

h3.common span a {
  padding: 0;
  text-align: right;
  font-size: 14px;
  color: #85b1d6;
  background: none;
}

.dt-wrap ul {
  margin-top: 15px;
}

.dt-wrap ul li {
    margin-bottom:5px;
    background: #eaeef6;
    padding: 10px 10px 0px 10px;
    border-radius: 10px;
}

.dt-wrap ul li:last-child {
  border-bottom: none;
}

.dt-wrap ul li h4 {
  line-height: 25px;
}

.dt-wrap ul li h4 a {
  font-size: 18px;
  color: #2c2c2c;
}

.dt-wrap ul li p {
  padding: 10px 0 10px 0;
  font-size: 14px;
  color: #707070;
  line-height: 24px;
}

.qkcontent {
  width: 100%;
  padding: 0 50px;
  background: #fff;
}

.qktg-wrap {
  width: 885px;
  float: left;
  margin: 25px 0 25px 0;
  position: relative;
}

.qktg-wrap .qktg {
  width: 100%;
  height: 220px;
  overflow: hidden;
  padding-bottom: 23px;
  margin-top: 10px;

}

.qktg-wrap .hd ul li {
  text-indent: 999px;
}

.qktg-wrap .swiper-wrapper {
  margin-top: 15px;
  margin-left: 40px;
}

.qktg-wrap .swiper-wrapper .swiper-slide {
  width: 47%;
  float: left;
}

.qktg-wrap .swiper-wrapper .swiper-slide .imgbox {
  float: left;
  width: 136px;
  height: 183px;
  border: 1px solid #d4cbc6;
}

.qktg-wrap .swiper-wrapper .swiper-slide .imgbox img {
  width: 100%;
  height: 100%;
}

.qktg-wrap .swiper-wrapper .swiper-slide .info {
  float: left;
  width: 190px;
  padding-left: 20px;
}

.qktg-wrap .swiper-wrapper .swiper-slide .info h3 a {
  font-size: 18px;
  color: #464646;
}

.qktg-wrap .swiper-wrapper .swiper-slide .info p {
  margin-top: 13px;
  color: #636363;
  font-size: 14px;
  line-height: 22px;
}

.qktg-wrap .swiper-wrapper .swiper-slide .info p i a {
  font-style: normal;
  color: #2478BF;
  padding-left: 20px;
}

.qktg-wrap .swiper-wrapper .swiper-slide .info span {
  margin-top: 18px;
  display: block;
  width: 100%;
  height: 39px;
  line-height: 39px;
  background: url(wytgbj.png) left center no-repeat;
}

.qktg-wrap .swiper-wrapper .swiper-slide .info span a {
  font-size: 16px;
  color: #2478BF;
  font-weight: 700;
  padding-left: 72px;
  background: url(wytg.png) 15px center no-repeat;
}

.qktg .swiper-button-prev {
  position: absolute;
  left: 50px;
  top: 55%;
  display: inline-block;
  width: 15px;
  height: 23px;
  cursor: pointer;
  background: url(left.png) left center no-repeat;
}

.qktg .swiper-button-next {
  position: absolute;
  right: 50px;
  top: 55%;
  display: inline-block;
  width: 15px;
  height: 23px;
  cursor: pointer;
  background: url(right.png) left center no-repeat;
}

.sjk-wrap {
  width: 415px;
  float: right;
  margin: 25px 0 25px 0
}

.sjknews {
  height: 220px;
  margin-top: 10px;
  padding-top:10px;
  background: #fff;
  padding-right: 50px;
  padding-bottom: 45px;
}

.sjknews p {
  line-height: 34px;
  border-bottom: 1px dotted #adadad;
}

.sjknews p img {
  padding-left: 3px;
  vertical-align: middle;
}

.sjknews p a {
  padding-left: 15px;
  font-size: 16px;
  color: #545454
}

.sxqyinfo {
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 25px;
  padding-top: 35px;
  background: #fff;
}

.sxqyinfo ul li {
  float: left;
  margin-bottom: 40px;
  margin-left: 20px;
  background: #eaeef6;
  border-radius: 10px;
  padding: 10px 20px;
}

.sxqyinfo ul li .icon {
  margin-top: 8px;
  float: left;
}

.sxqyinfo ul li .desc {
  width: 465px;
  margin-left: 20px;
  float: left;
}

.sxqyinfo ul li .desc p i {
  margin-right: 10px;
  padding-right: 10px;
  color: #000000;
  font-style: normal;
  font-size: 16px;
  font-weight: 700;
  background: url(line.jpg) right center no-repeat;

}

.sxqyinfo ul li .desc p span {
  color: #000;
  font-size: 16px;
}

.sxqyinfo ul li .desc em {
  display: block;
  font-style: normal;
  margin-top: 15px;
  color: #676767;
  line-height: 24px;
  font-size: 14px;
  text-align: justify;
}

.link-wrap {
  width: 1300px;
  margin: 0 auto;

  margin-top: 45px;

  /* background: #fff; */
}

h4.common {
  height: 40px;
  line-height: 40px;
  background: url(left_fl.png) left center no-repeat;
  margin-bottom: 20px;
}

h4.common a {
  padding: 0 40px;
  font-size: 22px;
  color: #333333;
  background: url(right_fl.png) right center no-repeat;
}

.yjs-wrap {
  width: 650px;
  float: left;
}

.yjs-wrap ul li {
  float: left;
  width: 28%;
  margin-right: 30px;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #dddddd;
}

.yjs-wrap ul, .jg-wrap ul {
  background: #fff;
  padding-bottom: 60px;
  padding-top: 10px;
  position: relative;
  z-index: 1;

  padding-left: 40px;
  padding-right: 40px;
}

.yjs-wrap ul li a {
  color: #616161;
  font-size: 16px;
}

.jg-wrap {
  float: right;
  width: 650px;
}

.yjs-wrap h4.common, .jg-wrap h4.common {
  margin-left: 40px;
}

.jg-wrap ul li {
  float: left;
  padding: 0 50px 0 20px;
  margin-right: 30px;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #dddddd;
}

.jg-wrap ul li a {
  color: #616161;
  font-size: 16px;
}

.footer {
  margin-top: -50px;
  height: 289px;
  padding-top: 110px;
  background: url(footerbj.jpg) top left no-repeat;
}

.footer_fl {
  width: 745px;
}

.footer_fl img {
  margin-top: 10px
}

.footer_fl2 {
  width: 530px;
}

.footer_fl2 span {
  font-size: 14px;
  color: #fff;
  line-height: 36px;
}

.footer_fr span img {
  background: #fff;
  padding: 8px;
  margin-left: 22px;
}

/* 细览 */
.x-container {
  margin-top: -35px;
  background: url(bg_home.jpg) repeat 0 0;
  padding-bottom: 50px;
}

.bread {
  width: 1200px;
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 15px;
  padding-left: 2px;
  margin-bottom: 20px;
  border-bottom: 2px solid #b48032;
  color: #bd9341
}

.bread a {
  margin: 0 3px;
  font-size: 18px;
  color: #bd9341
}

.bread a:first-child {
  color: #666
}

.contentbox {
  background: url(content_bot.png) bottom center no-repeat
}

.detailedbox {
  padding: 30px 10px 170px 10px;
  position: relative;
}

.detailedbox .hed_box {
  text-align: center;
  margin-bottom: 10px;
}

.detailedbox .hed_box .title {
  font-size: 30px;
  color: #333
}

.detailedbox .source {
  padding-top: 30px;
}

.detailedbox .source span {
  font-size: 16px;
  color: #333;
  margin-right: 50px;
}

.content {
  padding-top: 10px;
  padding-bottom: 50px;
}

.content * {
  margin-top: 30px;
  line-height: 30px;
  font-size: 18px !important;
  color: #333;
  font-family:'微软雅黑', 'Microsoft Yahei' !important;
}

.content p {
  margin-bottom: 30px;
  font-size: 16px;
  color: #333;
  text-align: justify;
}

.content p {
  
margin-bottom: 30px;
  
font-size: 18px !important;
  
color: #333;
  
text-align: justify;

}


.content span {
  
font-size: 18px !important;

}

.detailedbox .content img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.detailedbox .content span {
  font-size: 12px;
  color: #333
}



.article-paging {
  overflow: hidden;
  padding: 15px 0;
  border-top: 1px solid #e3e3e2;
  line-height: 26px;
}

.article-prev, .article-next {
  position: relative;
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-prev {
  float: left;
}

.article-next {
  float: right;
  text-align: right;
}

/* 列表 */
.news-wrap {
  padding-bottom: 110px;
  padding-top: 15px
}

.menu-fl {
  width: 168px;
  margin-top: 15px;
  text-align: center;
  line-height: 55px;
}

.menu-fl ul li {
  height: 55px;
  background: #fff;
  margin-bottom: 20px;
  box-shadow: 3px 3px 7px #dadada;
  z-index: 1;
}

.menu-fl ul li a {
  font-size: 24px;
  color: #666666
}

.menu-fl ul li.on a {
  display: block;
  color: #fff;
  background: #bd9341;
}

.menu-fl ul li:hover {

  background: #bd9341;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.menu-fl ul li:hover a {
  color: #fff;
}

.news-fr li {
  position: relative;
  margin-top: 15px;
  padding: 25px 20px 20px 15px;

  border-bottom: 1px solid #dddddd;
}

.news-fr {
  width: 1000px;
}

.news-fr .data {
  margin-top: 5px;
  width: 115px;
  padding-top: 20px;
  z-index: 1;
  position: relative;
  border-top: 3px solid #bd9341
}

.news-fr .data span {
  display: block;
  margin-right: 15px;
  text-align: right;
}

.news-fr .data span.year {
  color: #7f7d7d;
  font-size: 14px;
}

.news-fr .data span.day {
  margin-top: 5px;
  color: #bd9341;
  font-size: 30px;
}

.news-fr ul li .news-img img {
  position: relative;
  z-index: 1;
  width: 280px;
  height: 157px;
  margin-left: 20px;
  float: left;
  margin-right: 20px;
}

.news-fr ul li .imgBox img {
  display: none;
  position: relative;
  z-index: 1;
  width: 200px;
  height: 290px;
  margin-left: 20px;
  float: left;
  margin-right: 20px;
}

.news-fr ul li .info {
  position: relative;
  width: 52%;
  z-index: 1;
}

.news-fr ul li .info .txt {
  /* float: left; */
  width: 100%;

}

.news-fr ul li .info .txt h4 a {
  font-size: 18px;
  color: #2c2c2c;
  font-weight: normal;
  line-height: 30px;
}

.news-fr ul li .info .txt p {
  margin-top: 10px;
  color: #707070;
  font-size: 14px;
  line-height: 25px;
}

.news-fr li .middle {
  position:
    absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(yun.png) bottom center no-repeat #bd9341;
  opacity: 0;
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  visibility: hidden;
  /* z-index: 1; */
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.news-fr li:hover .middle {
  opacity: 1;
  visibility: visible;
}

.news-fr li:hover .data {
  border-top: 3px solid #fff
}

.news-fr li:hover .data span {
  color: #fff
}

.news-fr li:hover .info .txt h4 a {
  color: #fff
}

.news-fr ul li:hover .info .txt p {
  color: #fff
}
 
.newsList li{height: inherit; padding-bottom: 20px;min-height: 145px;}
.newsList ul li .info{width:85%}

.newsList ul li .info1{width:87%;}

.newsList ul li .info .txt{width: 74%; float: left;}
.newsList ul li .info .img{float: right;}
.newsList ul li .info .img img{  height: 187px; max-width:190px; max-height:200px;} 


/* 分页 */
.page-mod {
  margin-top: 70px;
  text-align: center;
}

.page-mod .page-box {
  display: inline-block;
  vertical-align: top;
}

.page-mod .page-item {
  float: left;
  margin: 0 3px;
  min-width: 32px;
  font-family: Arial;
  font-size: 14px;
  line-height: 30px;
}

.page-mod .page-link {
  display: block;
  padding: 0 5px;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  background: #f4f4f4;
}

.page-mod .page-dot {
  font-weight: bold;
  letter-spacing: 0.2em;
}

.page-mod .page-arr .page-link:before {
  vertical-align: bottom;
  font-family: "xfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.page-mod .page-prev {
  margin-right: 10px;
}

.page-mod .page-prev .page-link:before {
  content: '';
  width: 20px;
  height: 27px;
  display: inline-block;
  background: url(page_pre.png) center center no-repeat;
  color: #c1c1c1;
}

.page-mod .page-next {
  margin-left: 10px;
}

.page-mod .page-next .page-link:before {
  content: '';
  width: 20px;
  height: 27px;
  display: inline-block;
  background: url(page_next.png) center center no-repeat;
  color: #c1c1c1;
}

.page-mod .page-jump {
  margin-left: 15px;
}

.page-mod .page-input {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
}

.page-mod .page-input input {
  display: block;
  width: 100%;
  height: auto;
  line-height: normal;
  text-align: center;
}

.page-mod .page-btn {
  display: inline-block;
  padding: 0 5px;
  vertical-align: top;
  min-width: 36px;
  cursor: pointer;
}

.page-mod .page-link.cur {
  background-color: #b48032;
  border-color: #b48032;
  color: #fff;
  cursor: default;
  pointer-events: none;
}

.page-mod .page-link.disable {
  opacity: 0.5;
  color: inherit;
  cursor: default;
  pointer-events: none;
}

.page-mod .page-jump .page-link {
  padding: 0;
}

.page-mod .page-jump .page-btn {
  border-left: 1px solid #e3e3e3;
  border-radius: 4px;
  min-width: 30px;
}

.page-mod .page-link:hover {
  color: #fff;
  background-color: #b48032;
  border-color: #b48032;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

/* 学术平台 */
.xsptbox {
  padding-top: 15px
}

.xsptbox .bd {
  padding-bottom: 115px;
}

.xsptbox .hd ul li {
  float: left;
  margin-left: 38px;
  padding: 0 5px;
  padding-bottom: 25px;
  font-size: 20px;
  color: #333;
  cursor: pointer;
}

.xsptbox .hd ul li:first-child {
  margin-left: 0;
}

.xsptbox .hd ul li.on {
  color: #b48032;
  background: url(icon_li.png) center bottom no-repeat;
}

.xsptinfo {
  margin-top: 25px;
  padding: 30px 20px 25px 20px;
  background: #fff;
}

.xsptinfo ul {
  margin-top: 10px
}

.xsptinfo ul li {
  width: 40%;
  height: 60px;
  display: table;
  float: left;
  /* padding-top: 30px;
  padding-bottom: 10px; */
  padding-left: 50px;
  background: url(zpng.png) 10px center no-repeat;
  border-bottom: 2px solid #ececec;
}

.xsptinfo ul li a {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px
}

.xsptinfo ul li:nth-child(even) {
  margin-left: 90px;
}

.xsptinfo .list {
  margin-bottom: 35px;
}

/* 本院概览 */
.h30b {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.overview-text-div {
  margin-top: 30px;
  position: relative;
}

.left-icon-arrow {
  padding-left: 6px;
}

.left-icon-arrow>span {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 2px;
}

.situation1-main {
  width: 1200px;
  margin: 0 auto;
}

.byglbox {
  width: 703px;
  position: relative;
  overflow: hidden;
  height: 426px;
  float: left;
}

.lbox-play {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -52px;
  margin-left: -52px;
}

.byglbox .hd {
  position: absolute;
  right: 25px;
  bottom: 25px;
  z-index: 1
}

.byglbox .hd li {
  float: left;
  width: 19px;
  height: 19px;
  margin-right: 25px;
  background: url(m_icon2.png) left center no-repeat;
  cursor: pointer;
}

.byglbox .hd li.on {
  background: url(m_icon.png) left center no-repeat
}

.rbox-top {
  margin-top: 36px;
  text-align: center;
}

.rbox-bottom {

  margin-top: 30px;
}

.rbox-bottom .p {
  width: 465px;
  font-size: 16px;

  color: #FFFFFF;
  line-height: 30px;
}

.s2_1 {
  margin-top: 50px;
}

.margin-bottom-1 {
  margin-bottom: 1px !important;
}

.ptit span {
  margin-right: 30px;
  margin-bottom: 20px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}

.ptit span a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-weight: 700;
  color: #7c7c7c;
  font-size: 22px;
}

.ptit span::after, .ptit span::before {
  content: '';
  display: inline-block;
  width: 19px;
  vertical-align: top;
  height: 40px;

}

.ptit span.on::after {
  background: url(right_fl.png) right center no-repeat;
}

.ptit span.on::before {
  background: url(left_fl.png) right center no-repeat;
}

.ptit span::after {
  background: url(right_fl_h.jpg) right center no-repeat;
}

.ptit span::before {
  background: url(left_fl_h.jpg) right center no-repeat;
}

.ptit span:hover a {
  color: #333
}

.ptit span:hover::before {
  background: url(left_fl.png) right center no-repeat;
}

.ptit span:hover::after {
  background: url(right_fl.png) right center no-repeat;
}

.ptit span.on a {
  color: #b47f31
}

.situation1 {
  background: url('overview-slide-background.png');
  height: 424px;
}

.situation1 .slick-dots {
  bottom: 40px;
}

.situation1 .lbox {
  float: left;
  width: 703px;
  position: relative;
}

.situation1 .lbox .slick-mod {
  position: absolute;
  width: 100%;
  height: 100%;
}

.situation1 .lbox .slick-item {
  position: relative;
}

.situation1 .lbox .vbtn {
  position: absolute;
  top: 50%;
  right: 255px;
  margin-top: -60px;
  width: 120px;
  height: 120px;
  cursor: pointer;
  background: url(playbtn_03.png) no-repeat center;
}

.situation1 .lbox .slick-dots {
  text-align: right;
  padding-right: 280px;
}

.situation1 .rbox {
  float: right;
  width: 455px;
  position: relative;

}

.situation1 .rbox .con {
  position: absolute;
  top: 50%;
  left: 70px;
  width: 535px;
  color: #fff;
}

.situation1 .rbox .img {
  width: 350px;
}

.situation1 .rbox .img img {
  width: 100%;
  height: auto;
}

.situation1 .rbox .pbox {
  max-height: 160px;
  margin-top: 39px;
}

.situation2 {
  padding: 70px 0 75px;
}

.s2_1 .con {
  margin-top: 40px;
}

.s2_1 .con .li {
  width: 190px;
  height: 368px;
  margin-right: 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #e8c899;
  float: left;
  position: relative;
}

.s2_1 .con .li:last-child {
  margin-right: 0px;
}

.s2_1 .con .li:after {
  content: "";
  width: 175px;
  height: 355px;
  background: url(overview-person-shell.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.s2_1 .con .li a {
  display: block;
  padding: 19px 9px 35px;
  position: relative;
  z-index: 2;
}

.s2_1 .con .li .p {
  font-size: 14px;
}

.s2_1 .con .li .name {
  margin: 16px 0 12px;
  font-size: 20px;
  color: #000
}

.s2_1 .con .img {
  width: 170px;
  height: 200px;
  border-radius: 6px;
  overflow: hidden;
  margin: 0 auto;
}

.s2_1 .con .img img {
  width: 100%;
  height: 100%;
}

.s2_1 .con .h18 {
  margin: 16px 0 12px;
}

.s2_2 {
  margin-top: 50px;
}

.s2_2 .tab-mod {
  margin-top: 20px;
}

.s2_2 .tab-bar {
  width: 277px;
  height: 350px;
  padding: 110px 40px 62px;
  background: url(overview-gkback.jpg);
  float: left;
}

.s2_2 .tab-bar .tab-term+.tab-term {
  margin-top: 50px;
}

.s2_2 .tab-bar .bmitem {
  line-height: 38px;
  color: #e8c899;
  font-size: 18px;
}

.s2_2 .tab-bar .bmitem .img {
  width: 41px;
  height: 38px;
  position: relative;
  float: left;
  margin-right: 20px;
}

.s2_2 .tab-bar .bmitem .img img {
  width: 100%;
  height: 100%;
}

.s2_2 .tab-bar .bmitem .img .w {
  position: absolute;
  top: 2px;
  left: 0;
  display: none;
}

.s2_2 .tab-term {
  cursor: pointer;
  position: relative;
}

.s2_2 .tab-term.cur .bmitem {
  color: #fff
}

.s2_2 .tab-term.cur:after {
  content: "";
  width: 8px;
  height: 22px;
  background: url(overview-ori-right-icon.png) no-repeat center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -30px;
  margin: auto;
}

.s2_2 .tab-term.cur .h18 {
  color: #fff;
}

.s2_2 .tab-term.cur .img .w {
  display: block;
}

.s2_2 .tab-term.cur .img .c {
  display: none;
}

.s2_2 .tab-cont {
  position: relative;
  float: right;
  height: 350px;
  width: 915px;
  padding: 30px 30px 0;
  background: #fff;
}

.s2_2 .tab-cont:after {
  content: "";
  width: 919px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.s2_2 .tab-item {
  position: relative;
  z-index: 2;
  display: none;
}

.s2_2 .tab-item.act {
  display: block;
}

.s2_2 .tab-item .li {
  float: left;
  width: 360px;
  margin: 0 65px 20px 0;
}

.s2_2 .tab-item .li.mn {
  margin-right: 0;
}

.s2_2 .tab-item .li .name {
  font-size: 18px;
  margin-bottom: 10px;
}

.s2_2 .tab-item .li .p {
  font-size: 14px;
}

.s2_2 .tab-bm .li {
  width: 33.3%;
  margin: 0 0 27px 0;
}

.s2_2 .tab-bm .li .name {
  font-size: 18px;
}

.s2_2 .tab-bm .ysbm {
  width: 320px;
}


.situation3 {
  padding: 70px 0 90px;
}

.situation3 .top {
  position: relative;
}

.situation3 .top .h18box {
  font-size: 0;
}

.situation3 .top .h18 {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  min-width: 90px;
  margin-right: 50px;
  padding-bottom: 15px;
  position: relative;
}

.situation3 .top .h18.cur {
  color: #c9a064;
}

.situation3 .top .h18.cur:after {
  content: "";
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../png14_03.png) no-repeat center;
}

.situation3 .m2 {
  right: 0;
}

.situation3 .con {
  margin-top: 20px;
}

.situation3 .con .li {
  width: 238px;
  float: left;
  text-align: center;
}

.situation3 .con .li+.li {
  margin-left: 10px;
}

.situation3 .con .limg {
  width: 100%;
  height: 238px;
}

.situation3 .con .limg img {
  width: 100%;
  height: 100%;
}

.situation3 .con .tbox {
  height: 118px;
  background: url(../gkback1_03.jpg) no-repeat center;
  padding: 15px 10px 24px;
  border-bottom: 3px solid #d0b489;
  background-size: cover;
}

.situation3 .con .h18 {
  margin-bottom: 7px;
}

.situation3 .con .child {
  display: none;
}

.situation3 .con .child.on {
  display: block;
}

.gkpop .pop-dialog {
  width: 900px;
  height: 508px;
}

.gkpop video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.gkpop .pop-cont {
  height: 100%;
  background: #000;
}

.gkpop .pop-cont .video, .gkpop .pop-cont .video-box {
  height: 100%;
}

.org2 {
  padding: 60px 0 90px;
}

.org2 .ptit {
  padding-left: 0;
}

.org2 .top {
  text-align: center;
  margin-bottom: 0;
}

.org2 .top .ttab {
  position: static;
}

.org2 .top .ttab .h30 {
  margin: 0 25px;
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.1;
  position: relative;
  padding-bottom: 30px;
}

.org2 .top .ttab .h30.cur {
  color: #ceab7a;
}

.org2 .top .ttab .h30.cur:after {
  content: "";
  position: absolute;
  height: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(icon_li.png) no-repeat center;
}

.org2 .con {
  padding: 50px 60px 90px;
  background: url(zjpg2_03.jpg) repeat-y #fff;
}

.org2 .con .ctop {
  margin-bottom: 5px;
}

.org2 .con .ctop .li {
  font-size: 20px;
  color: #fff;
  width: 260px;
  float: left;
  margin: 0 0 20px 10px;
}

.org2 .con .ctop .li a {
  display: block;
  padding: 12px 25px 12px 15px;
}

.org2 .con .ctop .li .nbox .pos, .org2 .con .ctop .li .nbox .nam {
  display: inline-block;
}

.org2 .con .ctop .li .nbox .pos {
  width: 4em;
}

.org2 .con .ctop .li .nbox {
  float: left;
}

.org2 .con .ctop .li .pos2 {
  float: right;
  font-size:17px;
  line-height:27px;
}

.org2 .con .ctop .main .li {
  /*background: #d4b383;*/
}

.org2 .con .ctop .vice .li {
  /*background: #d5d5d5;*/
}

.org2 .con .ctop .main, .org2 .con .ctop .vice {
  margin-left: -10px;
  margin-right: -10px;
}

.org2 .con .h18 {
  color: #c9a064;
  line-height: 1.1;
}

.org2 .con .list {
  margin-left: -25px;
  margin-right: -25px;
}

.org2 .con .lli {
  float: left;
  width: 180px;
  margin: 25px 23px 0;
  padding: 10px;
  border-bottom: 2px solid #dcdcdc;
  font-size: 18px;
}

.org2 .con .lli .name {
  position: relative;
  float: left;
}

.org2 .con .lli .name a {
  padding-left: 35px;
  position: relative;
}

.org2 .con .lli .name a:after {
  content: "";
  width: 22px;
  height: 22px;
  background: url(zpng.png) no-repeat center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.org2 .con .lli .img {
  position: absolute;
  top: -5px;
  right: -110px;
  /* max-width: 170px; */
  /* width: 96px;
  height: 129px; */
  padding: 2px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
  display: none;
  z-index: 9;
}

.org2 .con .lli .img img {
  vertical-align: middle;
  max-width: 170px;
}

.org2 .con .lli .posi {
  float: right;
  font-size:16px;
}

/* 列表 */
.contentbox-science-manager {
  margin-top: 41px;
}

.h50 {
  font-size: 50px;
}

.h30 {
  font-size: 30px;
}

.h28 {
  font-size: 28px;
}

.h26 {
  font-size: 26px;
}

.h24 {
  font-size: 24px;
}

.h22 {
  font-size: 22px;
}

.h20 {
  font-size: 20px;
}

.h18 {
  font-size: 18px;
}

.deve1 {
  padding: 73px 0 25px;
  text-align: center;
}

.deve2 {
  padding-top: 0;
  padding-bottom: 80px;
}

.deve2 .ptit .item {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  min-width: 90px;
  margin-right: 40px;
  padding-bottom: 16px;
  position: relative;
}

.deve2 .ptit .item.cur {
  color: #c9a064;
}

.deve2 .ptit .item.cur:after {
  content: "";
  height: 13px;
  background: url(icon_li.png) no-repeat center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
}

.deve2 .ptit .item a {
  font-size: 20px;
}

.deve2 .con .item {
  display: none;
}

.deve2 .con .item.act {
  display: block;
}

.inst2 .libox {
  margin-top: 34px;
}

.inst2 .libox .li {
  background: #fff;
  margin-bottom: 30px;
  position: relative;
  background-image: url('seal.png');
  background-repeat: no-repeat;
  background-position-x: 11px;
  background-position-y: 8px;
  height: 134px;
  box-shadow: 3px 3px 7px #dadada;
}

.inst2 .libox .li a {
  padding: 22px 40px 30px 153px;
  display: block;
}

.inst2 .libox .li .ll {
  position: absolute;
  top: 50%;
  margin-top: -33px;
  left: 28px;
  font-family: "Arial";
  font-size: 12px;
  text-align: center;
}

.inst2 .libox .li .ll .h50 {
  line-height: 1.3;
  font-weight: bold;
  width:80px;
}

.inst2 .libox .li .tbox .p {
  color: #707070;
  margin-top: 10px;
  font-size: 14px;
  line-height: 23px;
}

/* 公告 */
.zl-wrap {
  margin-bottom: 38px;
  margin-top: 15px
}

.zlpic p {
  width: 343px;
  height: 228px;
  float: left;
}

.zlpic p img {
  width: 343px;
  height: 228px;
}

.zlpic p:first-child {
  margin-right: 15px;
}

.ztnews {
  float: right;
  width: 266px;
}

.ztnews p {
  height: 100px;
  background: url(ztbj.jpg) top left no-repeat;
  text-align: center;
  padding: 0 15px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ztnews p a {
  font-size: 16px;
  color: #8a8a8a
}

.ztnews p a:hover {
  color: #bd9341
}

.ztnews p:first-child {
  margin-bottom: 28px;
}

p.more {
  float: right;
  background: url(icon_pubc_1.png) no-repeat right center;
  width: 132px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  position: relative;
}

p.more a {
  color: #757373;
  font-size: 18px;
}

p.more .s2 {
  display: block;
  background:
    url(icon_pub.png) no-repeat 0 0;
  width: 14px;
  height: 21px;
  position: absolute;
  top: 2px;
  left: -21px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

p.more:hover .s2 {
  transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
}

.gglist ul {
  border-top: 4px solid #bd9341;
  margin-top: 20px;
  background: #fff;
  padding: 30px 20px 50px 20px
}

.gglist ul li {
  height: inherit;
  margin-top: 0;
  background: url(icon_f.png) 15px center no-repeat;
  padding: 20px 15px;
  border-bottom: 1px solid #ececec;
}

.gglist ul li a {
  width: 85%;
  padding-left: 25px;
  display: inline-block;
  font-size: 18px;
  color: #2c2c2c;
}

.gglist ul li:hover a {
  color: #b48032
}

.gglist ul li span {
  width: 10%;
  font-size: 18px;
  color: #2c2c2c;
  float: right;
}

.pubx_bottom {
  padding-bottom: 20px;
}

.pubx_bottom img {
  width: 100%;
}

/* 历史中国 */
.history-nav-center {
    width: 640px;
    height: 230px;
    margin: 0 auto 20px;
    padding-top: 35px;
	zoom:.8;
}

.history-nav {
  background: url(lszgbj.jpg) left top no-repeat;
  background-size:100% 180px;
  padding-bottom: 150px
}

.history-pic {
  width: 113px;
  float: left;
  margin-left: 75px;
}

.history-pic img {
  opacity: 1;
}

.history-pic img.cur {
  opacity: 0;
}

.history-pic span {
  display: block;
  width: 100%;
  margin-top: 15px;
  text-align: center;
}

.history-pic span a {
  font-size: 24px;
  color: #fff
}

.history-search {
  margin: 30px 0;
  width: 395px;
  height: 40px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 3px 3px 7px #dadada;
}

.history-search input.txt {
  width: 340px;
  height: 40px;
  font-size: 18px;
  color: #767676;
  line-height: 40px;
  padding-left: 25px;
}

.history-search input.btn {
  background: url(search_icon.png) right center no-repeat;
  width: 24px;
  height: 40px;
  float: right;
  margin-right: 15px;
}

.partpic {
  padding-bottom: 40px;
}

.partpic h3 {
  height: 35px;
  margin-bottom: 20px;
  position: relative;
  line-height: 35px;
  ;
  background: url(icon2.png) left center no-repeat;
}

.partpic h3 a {
  font-size: 24px;
  font-weight: normal;
  padding-left: 50px;
}

.partpic h3 span {
  float: right;
  width: 132px;
  text-align: center;
  background: url(icon_pubc_1.png) no-repeat right center;
  margin-right:12px;
}

.partpic h3 span a {
  font-size: 18px;
  padding-left: 0;
  color: #757373
}

.partpic h3 span em {
  display: block;
  background: url(icon_pub.png) no-repeat 0 0;
  width: 14px;
  height: 21px;
  position: absolute;
  top: 10px;
  right: 145px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.partpic h3 span:hover .s2 {
  transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
}

.partpic ul li {
    width: 288px;
    height: 290px;
    overflow: hidden;
    float: left;
    margin-right: 12px;
    background: #fff;
    margin-bottom: 20px;
}

.partpic ul li img.pic {
  width: 100%;
  height: 200px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.partpic ul li img.pic:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.partpic ul li:last-child {
  margin-right: 0;
}

.partpic ul li p {
    padding: 15px 10px 20px 20px;
    width: auto;
    float: left;
    font-size: 18px;
}

.partpic ul li p a {
  color: #646262
}

.partpic ul li .icon {
  float: right;
  padding-top: 65px;
  padding-bottom: 30px;
  padding-right: 10px;
}

.partpic ul li .icon img {
  margin-right: 10px;
}

/* 学人风采 */
.xrfcbox {
  position: relative;
  margin-top: -35px
}

.xrfc-partf {
  width: 100%;
  height: 455px;
  background: url(xrfcbj.jpg) bottom left repeat-x;
}

.xrfc-pic .bd ul li {
  width: 100%;
  position: relative;
}

.xrfc-pic {
  margin-left: 25px;
  height: 425px;
  position: relative;
}



.xrfc-pic .bd .info {
  width: 575px;
  margin-top: 100px
}

.xrfc-pic .bd .info h3 a {
  font-size: 24px;
  color: #fff
}

.xrfc-pic .bd .info p {
  font-size: 16px;
  color: #959daf;
  line-height: 28px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.xrfc-pic .bd .pic {
  margin-top: 55px;
  width: 525px;
  height: 330px;
  margin-right: 65px;
  background: url(fcpicbj2.png) left top repeat;
}



.xrfc-pic .bd .pic img {
  width: 520px;
  height: 330px;
  position: absolute;
  top: 0px;
  right: 40px;

}

.xrfc-pic .hd {
  position: absolute;
  right: 24%;
  bottom: 60px;
  z-index: 1;
}

.xrfc-pic .hd ul li {
  width: 13px;
  float: left;
  margin-left: 10px;
  height: 13px;
  cursor: pointer;
  background: url(dot_fc2.png) left center no-repeat;
}

.xrfc-pic .hd ul li.on {
  background: url(dot_fc.png) left center no-repeat;
}

.xrfc-list {
  padding-top: 30px;
  padding-bottom: 155px;
}

.xrfc-list ul li {
  padding: 30px 0
}

.xrfc-list ul li .pic {
  width: 385px;
  height: 242px;
  overflow: hidden;
}

.xrfc-list ul li .pic img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.xrfc-list ul li .pic img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.xrfc-list ul li .desc {
  width: 760px;
}

.xrfc-list ul li .desc h4 {
  font-size: 18px;
  font-weight: normal;
}

.xrfc-list ul li .desc .data {
  margin: 15px 0;
  padding-right: 20px;
  font-size: 14px;
  background: url(line_fc.png) right center no-repeat;
}

.xrfc-list ul li .desc span {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #333
}

.xrfc-list ul li .desc em {
  position: relative;
  font-style: normal;
  background: url(more2.png) left center no-repeat;
  padding-left: 24px;
  font-weight: 700;
  display: block;
  margin-top: 30px;
}

.xrfc-list ul li .desc em a {
  font-size: 12px;
  color: #7f6051;
  line-height: 19px;
}

.xrfc-list ul li .desc em span {
  position: absolute;
  background: url(icon_pub2.png) no-repeat 0 0;
  width: 10px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 95px;
}

.xrfc-list ul li .desc em:hover .s2 {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
}

.xrfc-list .line {
  width: 100%;
  height: 15px;
  background: #e7e7e7;
}


/* 史学前言 */
.sxqy {
  margin: 0 auto;
  width: 445px;
  height: 50px;
  line-height: 50px;
  margin-top: 30px
}

.sxqy input.txt {
  height: 50px;
  width: 390px;
}

.sxqy input.btn {
  height: 50px;
  margin-right: 20px;
}

.sxqy-news {
  margin-top: 30px;
  padding-bottom: 50px;
  background: #fff;
  border-tOP: 3px solid #cd9b50;
  text-align: center;
}

.sxqy-news ul.nav {
  display: inline-block;
  margin-bottom: 40px;
}

.sxqy-news ul.nav li {
  width: 160px;
  height: 48px;
  line-height: 48px;
  margin-left: 25px;
  margin-top: 38px;
  float: left;
  text-align: center;
  background: url(icon3.png) left center no-repeat;
}

.sxqy-news ul.nav li.on {
  background: url(icon_cur.png) left center no-repeat;
}

.sxqy-news ul.nav li a {
  font-size: 20px;
  color: #666666
}

.sxqy-news ul.nav li.on a {
  color: #fff
}

.sxqy-news ul.nav li:hover {
  background: url(icon_cur.png) left center no-repeat;
}

.sxqy-news ul.nav li:hover a {
  color: #fff
}

.sxqytop {
  padding-bottom: 75px;
}

.sxqytop .sxqy-pic {
  float: left;
  width: 265px;
  margin: 0 17px;
  text-align: left;
}

.sxqytop .sxqy-pic .pic {
  text-align: center;
}

.sxqytop .sxqy-pic .pic img {
  width: 212px;
  height: 283px;
  border-radius: 7px;
}

.sxqytop .sxqy-pic .desc {
  height: 245px;
  margin-top: -30px;
  background: #e0e0e0;
  padding: 0 15px;
}

.sxqytop .sxqy-pic .desc h3 {
  padding-top: 60px;
  font-weight: normal;
}

.sxqytop .sxqy-pic .desc h3 a {
  color: #6d6b6d;
  font-size: 18px;
  height: 60px;
  line-height: 33px;
  display: block;
}

.sxqytop .sxqy-pic .desc p {
  font-size: 14px;
  color: #666;
  line-height: 23px;
  margin-top: 10px
}

.sxqytop .sxqy-pic .desc:hover {
  background: #cd9b50;
}

.sxqytop .sxqy-pic .desc:hover h3 a {
  color: #fff
}

.sxqytop .sxqy-pic .desc:hover p {
  color: #fff
}

.sxqylist {
  margin: 0 17px;
  text-align: left;
}

.sxqylist ul {
  margin-bottom: 50px;
}

.sxqylist ul li {
  margin-top: 0;
  background: url(icon_f.png) 25px center no-repeat;
  padding: 20px 15px 20px 45px;
  border-bottom: 1px solid #ececec;
}

.sxqylist ul li a {
  width: 55%;
  padding-left: 15px;
  display: inline-block;
  font-size: 18px;
  color: #2c2c2c;
}

.sxqylist ul li span {
  width: 40%;
  font-size: 18px;
  color: #2c2c2c;
  float: right;
  text-align: right;
}

.pubmore {
  width: 80px;
  height: 30px;
  line-height: 30px;
  border-radius: 8px;
  text-align: center;
  background: #c89e54;
  margin: 0px auto
}

.pubmore a {
  color: #fff;
  font-size: 18px;
}

.sxqybot {
  margin-top: 55px;
  padding-bottom: 135px;
}

.picInfo {
  width: 585px;
  height: 312px;
  margin-bottom: 38px;
  float: left;
  background: #fff;
  padding: 15px 20px
}

.picInfo .pic {
  border: 1px solid #cbc9c7;
  padding: 3px;
  width: 198px;
  height: 281px;
  overflow: hidden;
}

.picInfo .pic img {
  width: 190px;
  height: 273px;
  vertical-align: middle;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.picInfo .pic img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.picInfo .info {
  width: 347px;
  height: 100%;
  padding: 20px 30px;
  background: url(sxyqbj.jpg) right bottom no-repeat #efefef;
}

.picInfo .info h4 {
  font-weight: normal;
  font-size: 24px;
  padding-top: 15px;
  padding-bottom: 20px;
}

.picInfo .info p {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 35px;
}

.picInfo .info span {
  display: block;
  font-size: 16px;
  color: #888888;
  padding-bottom: 15px;
}

/* 数字资源 */
.szzy-search {
  width: 100%;
  height: 225px;
  background: url(szzybj.jpg) top center no-repeat;
}

.szzy-search .searchForm {
  width: 690px;
  margin: 0 auto;
  padding-top: 80px
}

.szzy-search .searchForm input {
  height: 55px;
  border-radius: 4px;
  font-size: 18px;
}

.szzy-search .searchForm .txt {
  width: 555px;

  padding-left: 20px;
  line-height: 55px;
  background: url(search_icon.png) right 25px center no-repeat #fff;
  border-radius: 4px;
  color: #333;
}

.szzy-search .searchForm .btn {
  width: 118px;
  text-align: center;
  float: right;
  background: #ac9994;
  color: #fff;
}

.szzy-list {
  position: relative;
  /* padding-left: 35px; */
  background: url(zybj.jpg) left top repeat;
  /* height: 297px; */
  margin-top: 55px;
  margin-bottom: 70px;
  /* padding-top:5px; */
  padding-bottom: 20px;
}

.szzy-list ul {
  padding-top: 5px;
  padding-left: 35px
}

.szzy-list::before {
  content: '';
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  background: url(icon-top-right.jpg) left top no-repeat, url(icon-bot-right.jpg) right bottom no-repeat, url(icon-top-left.jpg) left top no-repeat, url(icon-bot-left.jpg) left bottom no-repeat;
  background-position: right top, bottom right, left top, bottom left;
  width: 100%;
  height: 100%;
}

.szzy-list ul li {
  width: 530px;
  float: left;
  margin: 0 25px;
  border-bottom: 1px dashed #c0ada3;
  position: relative;
  z-index：99
}

.szzy-list ul li:after {
  content: '';
  width: 16px;
  height: 65px;
  display: inline-block;
  vertical-align: middle;
  background: url(right_w.png) right center no-repeat;
}

.szzy-list ul li a {
  color: #fff;
  display: inline-block;
  width: 92%;
  line-height: 65px;
  padding-left: 35px;
  font-size: 18px;
}

.szzy-list ul li:before {
  content: '';
  width: 16px;
  height: 65px;
  vertical-align: middle;
  display: inline-block;
  background: url(left_w.png) left center no-repeat;
}

.szzy-bot p {
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.szzy-bot p::before {
  background: url(left_fl.png) left center no-repeat;
  content: '';
  height: 40px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
}

.szzy-bot p::after {
  background: url(right_fl.png) right center no-repeat;
  content: '';
  height: 40px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
}

.szzy-bot p a {
  padding: 0 40px;
  font-size: 30px;
  font-weight: 700;
}

.szzy-nav {
  margin: 50px 0 40px 0
}

.szzy-nav ul li {
  float: left;
  width: 246px;
  height: 48px;
  margin-right: 19px;
  line-height: 48px;
  text-align: center;
  background: url(icon_b.png) left center no-repeat;
}

.szzy-nav ul li a {
  font-size: 16px;
}

.szzy-nav ul li:first-child {
  width: 139px;
  background: url(icon_s1.png) left center no-repeat
}

.szzy-nav ul li:first-child.on {
  background: url(icon_s.png) left center no-repeat;
}

.szzy-nav ul li.on {
  background: url(icon_b1.png) left center no-repeat;
}

.szzy-nav ul li.on a {
  color: #fff
}

.szzy-nav ul li:first-child:hover {
  background: url(icon_s.png) left center no-repeat;
}

.szzy-nav ul li:hover a {
  color: #fff
}

.szzy-nav ul li:hover {
  background: url(icon_b1.png) left center no-repeat;
}

.szzy-nav ul li:last-child {
  margin-right: 0;
}

.szzybto_news {
  padding-bottom: 160px;
}

.szzybto_news ul li {
  width: 580px;
  height: 80px;
  line-height: 80px;
  float: left;
  margin-bottom: 20px;
  background: #fff;
}

.szzybto_news ul li a {
  display: block;
  padding-left: 55px;
  font-size: 18px;
  color: #333
}

/* 史学评论 */
.sxpl-search {
  position: absolute;
  right: 5px;
  top: 0;
  margin: 0;
  width: 360px;
  height: 43px;
  line-height: 45px;
  border: 1px solid #f1f1f1;
  border-radius: 6px;
  background: #fff;
}

.sxpl-search input {
  height: 43px;
}

.sxpl-search input.txt {
  width: 310px;
  float: left;
  padding-left: 20px;
  font-size: 18px;
  color: #767676
}

.sxpl-search input.btn {
  padding-right: 15px;
  width: 26px;
  background: url(fdj.jpg) right center no-repeat;
}

.sxpl-desc {
  padding: 30px 30px 38px 40px;
  background: url(sxplbj.jpg) left top no-repeat;
  border-top: 2px solid #fff
}

.sxpl-desc ul, .sxpllink {
  width: 815px;
}

.sxplimg {
  width: 242px;
  height: 355px;
}

.sxplimg img {
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 50%)
}

.sxplinfo {
  width: 815px;
  color: #fff;
}

.sxplinfo h3 {
  font-weight: normal;
  font-size: 30px;
}

.sxplinfo p {
  font-size: 16px;
  line-height: 27px;
  margin: 13px 0
}

.sxpl-desc ul {
  margin-bottom: 15px;
}

.sxpl-desc ul li {
  float: left;
  width: 45%;
  margin-right: 20px;
  font-size: 16px;
  line-height: 31px;
  color: #fff
}

.sxpllink span {
  display: inline-block;
  width: 110px;
  height: 38px;
  margin-right: 20px;
  text-align: center;
  line-height: 38px;
  background: url(sxplbtn.png) left top no-repeat;
}

.sxpllink span a {
  font-size: 14px;
  color: #fff;
}

.sxpl-table {
  padding: 40px 0 140px 0
}

.sxpl-table .sxpl-nav {
  text-align: center;
  margin: 20px 0
}

.sxpl-table .sxpl-nav span {
  margin-right: 45px;
}

.sxpl-table .sxpl-nav span a {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.sxpl-table .sxpl-nav span.on a {
  color: #ceab7a;
  background: url(icon_li.png) bottom center no-repeat;
}

table.data {
  width: 100%;
}

table.data tr th {
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #c39c60;
  font-size: 18px;
  font-weight: normal;
}

table.data tr td {
  padding: 25px 0;
  text-align: center;
  font-size: 18px;
  color: #666
}

table.data tr:nth-child(odd) {
  background: #fff;
}

table.data tr td p {
  width: 80%;
  float: left;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  color: #333
}

table.data tr td .down {
  width: 20%;
  float: left;
  line-height: 30px;
}

table.data tr td .down a {
  margin-right: 13px;
}

table.data tr td .down a img {
  vertical-align: middle;
}

/* 史学刊物 */
.search-wrap {
  width: 100%;
 
  margin-bottom: 15px;
 
  font-size: 18px;
  
}
.search-wrap span{display: inline-block;width: 140px; height: 48px; margin-right: 15px;font-weight: 700; cursor: pointer; text-align: center; line-height: 48px; background: url(icon_s2.png) left center no-repeat;font-size:16px; color:#4e4e4e;}
.search-wrap span a{font-size:16px; color:#4e4e4e; font-weight: 700;}
.search-wrap span.on{background: url(icon_s.png) left center no-repeat; color: #fff;}
.search-wrap span.on a{color: #fff;}
.checkbox {
  width: 50%;
  float: left;
}

.checkbox p {
  display: inline-block;
}

.checkbox input.check {
  margin-left: 40px;
  font-size: 18px
}

.searchfr {
  width: 50%;
  float: right;
}

.btn_sx {
  width: 100px;
  height: 38px;
  padding-left: 35px;
  margin-left: 35px;
  font-size: 18px;
  line-height: 34px;
  color: #fff;
  border: 1px solid #b58944;
  background: url(sx.png) 10px center no-repeat #cd9b50;
}

.search-sxkw {
  width: 365px;
  float: right;
  height: 45px;
  margin-top: 15px;
  margin-right: 15px;
  background: #e1e1e1;
  border-radius: 8px;
}

.search-sxkw input.txt {
  width: 300px;
  vertical-align: top;
  padding-left: 20px;
  height: 45px;
  line-height: 45px;
}

.search-sxkw input.btn {
  width: 24px;
  height: 45px;
  float: right;
  margin-right: 15px;
  background: url(search_icon.png) right center no-repeat;
}

.letter {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  background: #2478bf;
  padding: 0 20px
}

.letter span {
  display: inline-block;
  width: 40px;
  height: 100%;
  color: #fff;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}

.letter span.on {
  background: #cd9b50;
}

.letter span:hover {
  background: #cd9b50;
}

.result {
  padding-bottom: 110px;
}

.result h3 {
  height: 35px;
  border-bottom: 3px solid #cfa15b;
}

.result h3 span {
  display: inline-block;
  width: 80px;
  height: 35px;
  line-height: 35px;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  background: #cd9b50;
}

.result h3 i {
  width: 45px;
  height: 35px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #cd9b50;
  border-top: 1px solid #cd9b50;
}

.result h3 i img {
  vertical-align: middle;
  text-align: center;
}

.result .list {
  padding-bottom: 40px;
}

.result .list ul li {
  width: 270px;
  height: 400px;
  float: left;
  margin-right: 40px;
  position: relative;
  margin-top: 20px
}

.result .list ul li.last {
  margin-right: 0;
}

.result .list ul li h4 {
  width: 100%;
  height: 50px;
  text-align: center;
  font-weight: normal;
  line-height: 50px;
  background: #fff;
  white-space: nowrap;

  overflow: hidden;
 
  text-overflow: ellipsis;
}

.result .list ul li a {
  font-size: 16px;
  color: #2c2c2c;
}

.result .list ul li img {
  width: 100%;
  height: 350px;
}

.result .list ul li p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  padding-left: 12px;
  padding-right: 15px;
  background: #2f7acf;
  line-height: 40px;
}

.result .list ul li p span a {
  font-size: 14px;
  color: #fff;
}

.result .list ul li p span.qkk {
  background: url(icon_zjqk.png) left center no-repeat;
}

.result .list ul li p span.tg {
  background: url(wytg_s.png) left center no-repeat;
  margin-left: 54px;
}

.result .list ul li p span.qkk a {
  padding-left: 35px;
}

.result .list ul li p span.tg a {
  padding-left: 27px;
}


/* 专题 */
.zt-wrap {
  padding-bottom: 125px;
}

.zt-wrap ul { overflow:hidden; padding-left:60px }
@media screen and (max-width:767px) and (orientation:portrait){ .zt-wrap ul { padding-left:0px } }

.zt-wrap ul li {
  float: left;
  width: 310px;
  margin-bottom: 50px;
  margin-right: 20px;
}

.zt-wrap ul li:nth-child(3n) {
  margin-right: 0;
}

.zt-wrap ul li img {
  width: 310px;
  height: 240px;
}

.zt-wrap ul li p {
  width: 100%;
  text-align: center;
  color: #646262;
  font-size: 18px;
  margin-top: 20px;
}

/* 专题01 */
.zt-part {
  padding-bottom: 175px;
}

.zt-part h3 {
  margin-top: 50px;
  margin-bottom: 40px;
  font-weight: normal;
  text-align: center;
  font-size: 30px;
  color: #141414
}

.zt-part .gglist ul li a {
  width: 100%;
}

/* 专题02 */
.zt-part2 {
  padding-bottom: 260px;
}

.ztpic img {
  width: 1200px;
  height: 395px;
  margin: 13px 0 40px 0
}

.zt-item {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 40px;
  background: #fff;
}

.zt-item .item {
  padding: 30px 30px 0 30px;
  position: relative;
}

.zt-item .item h4 {
  background: url(icon_zt.jpg) 5px top no-repeat;
  border-bottom: 1px solid #b37e2e;
  line-height: 57px;
  height: 62px
}

.zt-item .item h4 a {
  padding-left: 70px;
  color: #2c2c2c;
  font-size: 28px;
  font-weight: normal;
}

.zt-item .item .news {
  padding-top: 20px
}

.zt-item .item .news p {
  padding-left: 15px;
  line-height: 33px;
}

.zt-item .item .news p a {
  font-size: 16px;
  color: #2c2c2c
}

.zt-item .item p.more {
  position: absolute;
  right: 30px;
  top: 55px;
}


/* 搜素部分 */
.ssbox{padding-bottom: 135px;}
.search-fl {
  width: 168px;
  float: left;
  margin-top: 22px;
  text-align: center;
  box-shadow: 3px 3px 7px #dadada;
  background: #fff;
}

.conditions h3 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  color: #fff;
  background: #bd9341;
  font-weight: normal;
}

.conditions p a {
  display: block;
  width: 98%;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #4b4b4b;
  border-bottom: 1px solid #e0e0e0;
}

.conditions p.on a {
  color: #bd9341
}

.conditions p:hover a {
  color: #bd9341
}

.search-fr {
  width: 990px;
  float: right;
  background: #fff;
  margin-top: 22px;
  border-top: 3px solid #bd9341
}

.search_top {
  margin: 23px 20px 0px 30px;
  background: #f2f2f2;
  height: 108px;
  border: 1px solid #e3e3e3
}
.search_top input{
  margin:25px 0 25px 25px;
  height: 60px;
  width: 619px;
  float: left;
  padding-left: 20px;
  line-height: 60px;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.search_top a{
  display: inline-block;
  width: 123px;
  height: 60px;
  margin:25px 5px 25px 0;
  margin-right: 20px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.search_top .search_btn{
  background: #bd9341;
}
.search_top .advanced{
  background: #ba2924;
}
.search_res{    padding: 30px 20px 50px 20px;background: #fff;}
.search_res ul li {
  height: inherit;
  margin-top: 0;
  background: url(icon_f.png) 15px center no-repeat;
  padding: 20px 15px;
  border-bottom: 2px solid #ececec;
}

.search_res ul li a {
  width: 85%;
  display: inline-block;
  padding-left: 25px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  font-size: 18px;
  color: #2c2c2c;
}

.search_res ul li:hover a {
  color: #b48032
}

.search_res ul  li span {
  width: 10%;
  font-size: 18px;
  color: #2c2c2c;
  float: right;
}
.search_res .page-mod{margin-top:35px}
/* .search-fr{background: none;} */
.search-fr .res_time{display: none;}
/* 高级检索 */
.gjjsbox{padding-bottom: 130px;}
.adv-wrap{width: 1200px; background-color: #fff;padding:25px 25px 50px 25px; box-shadow: 3px 3px 7px #dadada;;}
.adv_search{width: 1150px; margin: 0 auto; border-collapse: collapse;}
.adv_search td{height: 65px; background: #ededed; border: 1px solid #fff; padding: 0 25px; font-size: 18px;color: #333;}
.adv_ser_ipt{width: 578px; height: 35px; border: 1px solid #c4c4c4; padding-left:15px;font-size: 16px; background-color: #fff;}
.adv_search tr:nth-child(even) td{background: #f7f7f7;}
.adv_select{width: 218px; height:32px; border: 1px solid #c4c4c4; font-size: 16px;}
 .adv_radio{margin-right: 20px;}
.adv_search tr td:nth-child(even){color:#767676}
.adv_search_sub{width: 220px; height: 35px; background: #bd9341; color: #fff; border: 0;  margin: 50px auto 0; font-size: 18px; display: block; border:2px solid #b58944; cursor: pointer;}


/*0331*/
.ldxl0 {  padding-bottom:0px; padding-top:50px;}
.ldxl1 { float:left; display:inline-block; }
.ldxl1 img { display:block; padding:10px; border:1px #e8c899 solid }
.ldxl2 { float:right; display:inline-block; width:900px; }
.ldxl3 { text-align:left; font-size:26px; }
.ldxl3 p { font-size:18px; margin-top:10px;  }



.carousel {
  width: 100%;
  height: 525px;
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
}

.carousel .swiper-slide {
  background: #fff;
  width: 100%;
  height: 525px;
  overflow: hidden;
}

.carousel .swiper-slide img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 525px;
 
}

.carousel .swiper-slide p {
  position: absolute;
  bottom:0;
  width: 1300px;
  height: 40px;
  background: url(txtbj0805.png) left top repeat;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.carousel .pagination2 {
  position: absolute;
  right: 20px;
  bottom: 10px
}

.carousel .swiper-pagination-switch {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 3px;
  background: url(dot20805.png) left center no-repeat;

}

.carousel .swiper-active-switch {
  background: url(dot0805.png) left center no-repeat;

}

.carousel .swiper-button-prev1,
.carousel .swiper-button-next1 {
  position: absolute;
  width: 23px;
  height: 38px;
  top: 235px;
  display: none;
}

.carousel .swiper-button-prev1 {
  left: 20px;
  background: url(left0805.png) left center no-repeat;
}

.carousel .swiper-button-next1 {
  right: 20px;
  background: url(right0805.png) left center no-repeat;
}
.ztcarousel{position: relative;width: 1305px;height: 130px;  overflow: hidden;margin-top:23px;}
/* .ztcarousel .swiper-wrapper{display: flex;    justify-content: space-between;} */
.ztcarousel .swiper-slide{width: 430px !important; height: 130px;margin-right: 5px;}
.ztcarousel .swiper-slide img{width: 100%; height: 100%;;}
.ztcarousel .swiper-button-next2,.ztcarousel .swiper-button-prev2{cursor: pointer; position: absolute;top:50%; margin-top:-27px;width: 29px; height: 54px;display: none;}
.ztcarousel .swiper-button-prev2{left:10px;background: url(prev0806.png) left center no-repeat;}
.ztcarousel .swiper-button-next2{right:10px;background: url(next0806.png) left center no-repeat;}
	
.yuanc-anniu{
	width: auto;
    position: absolute;
    right: 40px;
    top: 26px;
}	

.yuanc-TUanniu{
    top: 112px;
}	
